PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFOcspClientEvent Class / getOcspResponse Method
In This Topic
    getOcspResponse Method
    In This Topic
    Gets the OCSP response.
    Syntax
    public byte[] getOcspResponse()

    Return Value

    The response retrieved from the OCSP server.
    See Also